projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2befb4f
)
* doc/lispref/customize.texi: Fix typo.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 31 Aug 2019 21:48:26 +0000
(14:48 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 31 Aug 2019 21:48:57 +0000
(14:48 -0700)
doc/lispref/customize.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/customize.texi
b/doc/lispref/customize.texi
index e4a500b069d2ee2ffae88de36cff4bdabae725ec..822066f3c548867c12638650c2c16152d13f88a3 100644
(file)
--- a/
doc/lispref/customize.texi
+++ b/
doc/lispref/customize.texi
@@
-418,7
+418,7
@@
already set or has been customized; otherwise, just use
@code{set-default}.
@item custom-initialize-delay
-This function
s
behaves like @code{custom-initialize-set}, but it
+This function behaves like @code{custom-initialize-set}, but it
delays the actual initialization to the next Emacs start. This should
be used in files that are preloaded (or for autoloaded variables), so
that the initialization is done in the run-time context rather than